-
Re: In need of human brain to resolve AI formula.
@Meredith Rhodes Oh, don't forget to add the beginning IF statement1 · -
Re: Bridge - Error with POST call to API - Invalid Body
Hey @abrae005 It could be your profile setup that is causing your issues. If you haven't already, please see this help article: In the article above, note the base url example and the endpoint exampl…1 · -
Re: Generating A PDF of Form Submission
Hey @Benjamin O'Leary I wondered if you have to have the pdf vs turning on 'allow recipient to receive a copy of form' that can be found in the Form settings? This is definitely the most straight for…1 · -
Re: Extracting a string of text, sometimes between other text.
Hey @Meredith Rhodes Just to verify that you're using this more recent formula, not the initial one I submitted =IF(FIND("doi:", citation@row) > 0, MID(citation@row, FIND("doi:"…1 · -
Re: Using most recently added row to populate dashboard
Hey @kirstymclean You have a couple of approaches that will work, since you've already done all the heavy lifting by designating the row you need. If you want the row displayed on your dashboard, a s…1 ·